home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gcc / gcc260utilsdoc.lha / gnu / man / man1 / sleep.1 < prev    next >
Encoding:
Text File  |  1994-07-26  |  1.1 KB  |  67 lines

  1.  
  2.  
  3.  
  4. SLEEP(1L)         Misc. Reference Manual Pages          SLEEP(1L)
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      sleep - delay for a specified amount of time
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      sssslllleeeeeeeepppp [--help] [--version] number[smhd]...
  13.  
  14. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.      This manual page documents the GNU version of sssslllleeeeeeeepppp.   sssslllleeeeeeeepppp
  16.      pauses  for  an  amount  of time specified by the sum of the
  17.      values of the command line arguments.  Each  argument  is  a
  18.      number followed by an optional unit; the default is seconds.
  19.      The units are:
  20.  
  21.      s    seconds
  22.  
  23.      m    minutes
  24.  
  25.      h    hours
  26.  
  27.      d    days
  28.  
  29.   OOOOPPPPTTTTIIIIOOOONNNNSSSS
  30.      --_h_e_l_p
  31.           Print a usage message on standard output and exit  suc-
  32.           cessfully.
  33.  
  34.      --_v_e_r_s_i_o_n
  35.           Print version information on standard output then  exit
  36.           successfully.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. FSF             Last change: GNU Shell Utilities                1
  64.  
  65.  
  66.  
  67.